Basket13Barn Door:Barn Door Productions:Sampler:Basketball:
Strings
------
Alien Sounds
Macromedia Director
Script Channel Commands
--------------------
mci "close all"quitmci "open basket.wav alias basket"mci "play basket from 0 to 11471"mci "status basket mode" -- check to see if basket (alias for .wav file) is playingif the result = "playing" then go frame the frame -- stay here until audio's doneelse go frame the frame + 1 -- otherwise, move alongend ifmci "play basket from 11471 to 34180"delay 40mci "play basket from 34180 to 54172"go movie "basket2.mmm"